NAOS Extension to manage your NAOS deployments.
- View container and views for monitoring services, users, teams, instances, projects, workspaces, jobs, geofiles, coverages, artifacts
- Copy ID command available on NAOS views items.
- Delete commands for user, team, instance, project, workspace, job, geofile, coverage, artifact
- TextDocumentContentProvider for user, team, instance, job, run, task, project, workspace, geofile, coverage, artifact, messages
- click on a NAOS view item opens its API JSON representation.
- Create / Update command for user, team, instance, job, project, workspace, coverage, geofile
- Snippets for user, team, instance, job, project, workspace, geofile in XXX.naos files
- JSON validation of XXX.naos files
- properties completion
- embeded documentation on mouse hover
- Task Provider for "naos-job" vscode tasks
- Display of Task messages during naos-job task execution. (via websockets)
- Configuration auto reload
- Creation of JWT in the user view
- NAOS-ext output log channel
No requirement to use this extension.
Except to have an accessible NAOS deployment to connect to. 😇