Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion internal/handlers/descriptors/accounts.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
---
# Copyright 2025 Itential Inc. All Rights Reserved
# Unauthorized copying of this file, via any medium is strictly prohibited
# Proprietary and confidential
----
get:
use: accounts
group: admin-essentials
Expand Down
5 changes: 4 additions & 1 deletion internal/handlers/descriptors/actions.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
---
# Copyright 2025 Itential Inc. All Rights Reserved
# Unauthorized copying of this file, via any medium is strictly prohibited
# Proprietary and confidential
----
render:
use: render
description: |
Expand Down
9 changes: 4 additions & 5 deletions internal/handlers/descriptors/adapter_models.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
---
##############################################################################
# Reader Commands
##############################################################################

# Copyright 2025 Itential Inc. All Rights Reserved
# Unauthorized copying of this file, via any medium is strictly prohibited
# Proprietary and confidential
----
get:
use: adapter-models
group: admin-essentials
Expand Down
11 changes: 3 additions & 8 deletions internal/handlers/descriptors/adapters.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# Copyright 2025 Itential Inc. All Rights Reserved
# Unauthorized copying of this file, via any medium is strictly prohibited
# Proprietary and confidential
---
#############################################################################
# Asset commands
#############################################################################

get:
use: adapters
group: admin-essentials
Expand Down Expand Up @@ -72,10 +71,6 @@ dump:
description: |
Dump all adapters

#############################################################################
# Platform commands
#############################################################################

start:
use: adapter <name>
description: |
Expand Down
3 changes: 3 additions & 0 deletions internal/handlers/descriptors/analytic_templates.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Copyright 2025 Itential Inc. All Rights Reserved
# Unauthorized copying of this file, via any medium is strictly prohibited
# Proprietary and confidential
---
get:
use: analytic-templates
Expand Down
5 changes: 4 additions & 1 deletion internal/handlers/descriptors/api.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
---
# Copyright 2025 Itential Inc. All Rights Reserved
# Unauthorized copying of this file, via any medium is strictly prohibited
# Proprietary and confidential
----
get:
use: get <url>
description: |
Expand Down
3 changes: 3 additions & 0 deletions internal/handlers/descriptors/applications.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Copyright 2025 Itential Inc. All Rights Reserved
# Unauthorized copying of this file, via any medium is strictly prohibited
# Proprietary and confidential
---
get:
use: applications
Expand Down
11 changes: 3 additions & 8 deletions internal/handlers/descriptors/automations.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# Copyright 2025 Itential Inc. All Rights Reserved
# Unauthorized copying of this file, via any medium is strictly prohibited
# Proprietary and confidential
---
##############################################################################
# Asset commands
##############################################################################

get:
use: automations
group: operations-manager
Expand Down Expand Up @@ -51,10 +50,6 @@ export:
description: |
Export an automation (including triggers)

##############################################################################
# Dataset commands
##############################################################################

dump:
use: automations
group: operations-manager
Expand Down
5 changes: 0 additions & 5 deletions internal/handlers/descriptors/bundle.yaml

This file was deleted.

3 changes: 3 additions & 0 deletions internal/handlers/descriptors/command_templates.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Copyright 2025 Itential Inc. All Rights Reserved
# Unauthorized copying of this file, via any medium is strictly prohibited
# Proprietary and confidential
---
get:
use: command-templates
Expand Down
9 changes: 4 additions & 5 deletions internal/handlers/descriptors/configuration_parsers.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
---
##############################################################################
# Reader commands
##############################################################################
#
# Copyright 2025 Itential Inc. All Rights Reserved
# Unauthorized copying of this file, via any medium is strictly prohibited
# Proprietary and confidential
----
get:
use: configuration-parsers
group: configuration-manager
Expand Down
3 changes: 3 additions & 0 deletions internal/handlers/descriptors/datasets.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Copyright 2025 Itential Inc. All Rights Reserved
# Unauthorized copying of this file, via any medium is strictly prohibited
# Proprietary and confidential
---
load:
use: load <path>
Expand Down
5 changes: 4 additions & 1 deletion internal/handlers/descriptors/devicegroups.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
---
# Copyright 2025 Itential Inc. All Rights Reserved
# Unauthorized copying of this file, via any medium is strictly prohibited
# Proprietary and confidential
----
get:
use: device-groups
group: configuration-manager
Expand Down
9 changes: 4 additions & 5 deletions internal/handlers/descriptors/devices.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
# Copyright 2025 Itential Inc. All Rights Reserved
# Unauthorized copying of this file, via any medium is strictly prohibited
# Proprietary and confidential
---
##############################################################################
# Reader commands
##############################################################################
#
get:
use: devices
group: configuration-manager
description: |
Dispaly one or more devices
Display one or more devices

describe:
use: device <name>
Expand Down
5 changes: 4 additions & 1 deletion internal/handlers/descriptors/gctrees.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
---
# Copyright 2025 Itential Inc. All Rights Reserved
# Unauthorized copying of this file, via any medium is strictly prohibited
# Proprietary and confidential
----
get:
use: gctrees
group: configuration-manager
Expand Down
7 changes: 5 additions & 2 deletions internal/handlers/descriptors/groups.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
---
# Copyright 2025 Itential Inc. All Rights Reserved
# Unauthorized copying of this file, via any medium is strictly prohibited
# Proprietary and confidential
----
get:
use: groups
group: admin-essentials
description: |
Dispaly one or more groups
Display one or more groups

describe:
use: group <name>
Expand Down
16 changes: 4 additions & 12 deletions internal/handlers/descriptors/integration_models.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
---
##############################################################################
# Reader Commands
##############################################################################

# Copyright 2025 Itential Inc. All Rights Reserved
# Unauthorized copying of this file, via any medium is strictly prohibited
# Proprietary and confidential
----
get:
use: integration-models
group: admin-essentials
Expand All @@ -20,10 +19,6 @@ describe:
description: |
Display detailed information about a integration-model

##############################################################################
# Writer Commands
##############################################################################

create:
use: integration-model <path>
group: admin-essentials
Expand All @@ -45,9 +40,6 @@ clear:
description: |
Delete all integration-models

##############################################################################
# Promoter Commands
##############################################################################
import:
use: integration-model <path>
group: admin-essentials
Expand Down
5 changes: 4 additions & 1 deletion internal/handlers/descriptors/integrations.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
---
# Copyright 2025 Itential Inc. All Rights Reserved
# Unauthorized copying of this file, via any medium is strictly prohibited
# Proprietary and confidential
----
get:
use: integrations
group: admin-essentials
Expand Down
35 changes: 4 additions & 31 deletions internal/handlers/descriptors/jsonforms.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
---
##############################################################################
# Reader commands
##############################################################################

# Copyright 2025 Itential Inc. All Rights Reserved
# Unauthorized copying of this file, via any medium is strictly prohibited
# Proprietary and confidential
----
get:
use: jsonforms
group: automation-studio
Expand Down Expand Up @@ -40,11 +39,6 @@ describe:
# Display a jsonform call `CLI test`
$ ipctl describe jsonform "ClI test"


##############################################################################
# Writer commands
##############################################################################

create:
use: jsonform <name>
group: automation-studio
Expand Down Expand Up @@ -120,10 +114,6 @@ copy:
# Copy JSON from "CLI Test" from dev to staging
$ ipctl copy jsonform "CLI Test" --from dev --to staging

##############################################################################
# Promoter commands
##############################################################################

import:
use: jsonform <path>
group: automation-studio
Expand Down Expand Up @@ -155,20 +145,3 @@ export:
example: |
# Export a jsonform named `testform`
$ ipctl export jsonform testform


##############################################################################
# Gitter commands
##############################################################################
push:
use: jsonform <name> <repository>
group: automation-studio
description: |
Push a JSON Form to a repository

pull:
use: jsonform <path> <repository>
group: automation-studio
description: |
Pull a JSON Form from a repository

11 changes: 4 additions & 7 deletions internal/handlers/descriptors/localaaa.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
#############################################################################
# Account commands
#############################################################################
# Copyright 2025 Itential Inc. All Rights Reserved
# Unauthorized copying of this file, via any medium is strictly prohibited
# Proprietary and confidential
----
get-accounts:
use: accounts
description: |
Expand All @@ -17,9 +17,6 @@ delete-account:
description: |
Delete a local AAA account

#############################################################################
# Group commands
#############################################################################
get-groups:
use: groups
description: |
Expand Down
5 changes: 4 additions & 1 deletion internal/handlers/descriptors/localclient.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
---
# Copyright 2025 Itential Inc. All Rights Reserved
# Unauthorized copying of this file, via any medium is strictly prohibited
# Proprietary and confidential
----
show-config:
use: show-config
description: |
Expand Down
5 changes: 4 additions & 1 deletion internal/handlers/descriptors/methods.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
---
# Copyright 2025 Itential Inc. All Rights Reserved
# Unauthorized copying of this file, via any medium is strictly prohibited
# Proprietary and confidential
----
get:
use: methods
group: admin-essentials
Expand Down
5 changes: 4 additions & 1 deletion internal/handlers/descriptors/models.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
---
# Copyright 2025 Itential Inc. All Rights Reserved
# Unauthorized copying of this file, via any medium is strictly prohibited
# Proprietary and confidential
----
get:
use: models
group: lifecycle-manager
Expand Down
16 changes: 4 additions & 12 deletions internal/handlers/descriptors/prebuilts.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
---
##############################################################################
# Reader Commands
##############################################################################

# Copyright 2025 Itential Inc. All Rights Reserved
# Unauthorized copying of this file, via any medium is strictly prohibited
# Proprietary and confidential
----
get:
use: prebuilts
group: admin-essentials
Expand All @@ -17,10 +16,6 @@ describe:
description: |
Display detailed information about a prebuilt

##############################################################################
# Writer Commands
##############################################################################

delete:
use: prebuilt <name>
group: admin-essentials
Expand All @@ -35,9 +30,6 @@ clear:
description: |
Delete all prebuilts

##############################################################################
# Promoter Commands
##############################################################################
import:
use: prebuilt <path>
group: admin-essentials
Expand Down
5 changes: 4 additions & 1 deletion internal/handlers/descriptors/profiles.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
---
# Copyright 2025 Itential Inc. All Rights Reserved
# Unauthorized copying of this file, via any medium is strictly prohibited
# Proprietary and confidential
----
get:
use: profiles
group: admin-essentials
Expand Down
5 changes: 4 additions & 1 deletion internal/handlers/descriptors/projects.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
---
# Copyright 2025 Itential Inc. All Rights Reserved
# Unauthorized copying of this file, via any medium is strictly prohibited
# Proprietary and confidential
----
get:
use: projects
group: automation-studio
Expand Down
Loading