1.2.0 • Published 3 years ago

crownpeak-access v1.2.0

Weekly downloads
10
License
MIT
Repository
github
Last release
3 years ago

Crownpeak CMS Access API Command Line Interface

Usage

Authenticate with a Crownpeak CMS instance:

crownpeak-access auth authenticate <instance> <username>

Configure the CLI to use the instance and username:

crownpeak-access config set <instance> <username>

Run crownpeak-access commands on the active (set) instance.

Commands

Configuration

All API calls are scoped to an instance and user account; use the config command to control the scope.

List all authenticated instances and user accounts:

crownpeak-access config list

Set the instance and user account environment for the CLI:

crownpeak-access config set <instance> <account>

Unset the current instance and environment:

crownpeak-access config unset <instance>

Authenticate

Authenticate with the CMS.

crownpeak-access auth

Asset

Manage assets in the CMS.

crownpeak-access asset

Workflow

Manage workflows in the CMS.

crownpeak-access workflow

Utility

Call utility methods within CMS

crownpeak-access utility

Report

Instance Statisics

crownpeak-access report

1.2.0

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.0.1

6 years ago