1.11.120 • Published 2 months ago

@thepowereco/cli v1.11.120

Weekly downloads
-
License
ISC
Repository
github
Last release
2 months ago

Power Ecosystem Command Line Tool

Usage

$ npm install -g @thepowereco/cli
$ tpe COMMAND
running command...
$ tpe (--version)
@thepowereco/cli/1.11.120 linux-x64 node-v18.19.1
$ tpe --help [COMMAND]
USAGE
  $ tpe COMMAND
...

Commands

tpe help [COMMAND]

Display help for tpe.

USAGE
  $ tpe help [COMMAND] [-n]

ARGUMENTS
  COMMAND  Command to show help for.

FLAGS
  -n, --nested-commands  Include all nested commands in the output.

DESCRIPTION
  Display help for tpe.

See code: @oclif/plugin-help

tpe plugins

List installed plugins.

USAGE
  $ tpe plugins [--core]

FLAGS
  --core  Show core plugins.

DESCRIPTION
  List installed plugins.

EXAMPLES
  $ tpe plugins

See code: @oclif/plugin-plugins

tpe plugins:install PLUGIN...

Installs a plugin into the CLI.

USAGE
  $ tpe plugins:install PLUGIN...

ARGUMENTS
  PLUGIN  Plugin to install.

FLAGS
  -f, --force    Run yarn install with force flag.
  -h, --help     Show CLI help.
  -v, --verbose

DESCRIPTION
  Installs a plugin into the CLI.

  Can be installed from npm or a git url.

  Installation of a user-installed plugin will override a core plugin.

  e.g. If you have a core plugin that has a 'hello' command, installing a user-installed plugin with a 'hello' command
  will override the core plugin implementation. This is useful if a user needs to update core plugin functionality in
  the CLI without the need to patch and update the whole CLI.

ALIASES
  $ tpe plugins add

EXAMPLES
  $ tpe plugins:install myplugin 

  $ tpe plugins:install https://github.com/someuser/someplugin

  $ tpe plugins:install someuser/someplugin

tpe plugins:inspect PLUGIN...

Displays installation properties of a plugin.

USAGE
  $ tpe plugins:inspect PLUGIN...

ARGUMENTS
  PLUGIN  [default: .] Plugin to inspect.

FLAGS
  -h, --help     Show CLI help.
  -v, --verbose

DESCRIPTION
  Displays installation properties of a plugin.

EXAMPLES
  $ tpe plugins:inspect myplugin

tpe plugins:install PLUGIN...

Installs a plugin into the CLI.

USAGE
  $ tpe plugins:install PLUGIN...

ARGUMENTS
  PLUGIN  Plugin to install.

FLAGS
  -f, --force    Run yarn install with force flag.
  -h, --help     Show CLI help.
  -v, --verbose

DESCRIPTION
  Installs a plugin into the CLI.

  Can be installed from npm or a git url.

  Installation of a user-installed plugin will override a core plugin.

  e.g. If you have a core plugin that has a 'hello' command, installing a user-installed plugin with a 'hello' command
  will override the core plugin implementation. This is useful if a user needs to update core plugin functionality in
  the CLI without the need to patch and update the whole CLI.

ALIASES
  $ tpe plugins add

EXAMPLES
  $ tpe plugins:install myplugin 

  $ tpe plugins:install https://github.com/someuser/someplugin

  $ tpe plugins:install someuser/someplugin

tpe plugins:link PLUGIN

Links a plugin into the CLI for development.

USAGE
  $ tpe plugins:link PLUGIN

ARGUMENTS
  PATH  [default: .] path to plugin

FLAGS
  -h, --help     Show CLI help.
  -v, --verbose

DESCRIPTION
  Links a plugin into the CLI for development.

  Installation of a linked plugin will override a user-installed or core plugin.

  e.g. If you have a user-installed or core plugin that has a 'hello' command, installing a linked plugin with a 'hello'
  command will override the user-installed or core plugin implementation. This is useful for development work.

EXAMPLES
  $ tpe plugins:link myplugin

tpe plugins:uninstall PLUGIN...

Removes a plugin from the CLI.

USAGE
  $ tpe plugins:uninstall PLUGIN...

ARGUMENTS
  PLUGIN  plugin to uninstall

FLAGS
  -h, --help     Show CLI help.
  -v, --verbose

DESCRIPTION
  Removes a plugin from the CLI.

ALIASES
  $ tpe plugins unlink
  $ tpe plugins remove

tpe plugins:uninstall PLUGIN...

Removes a plugin from the CLI.

USAGE
  $ tpe plugins:uninstall PLUGIN...

ARGUMENTS
  PLUGIN  plugin to uninstall

FLAGS
  -h, --help     Show CLI help.
  -v, --verbose

DESCRIPTION
  Removes a plugin from the CLI.

ALIASES
  $ tpe plugins unlink
  $ tpe plugins remove

tpe plugins:uninstall PLUGIN...

Removes a plugin from the CLI.

USAGE
  $ tpe plugins:uninstall PLUGIN...

ARGUMENTS
  PLUGIN  plugin to uninstall

FLAGS
  -h, --help     Show CLI help.
  -v, --verbose

DESCRIPTION
  Removes a plugin from the CLI.

ALIASES
  $ tpe plugins unlink
  $ tpe plugins remove

tpe plugins update

Update installed plugins.

USAGE
  $ tpe plugins update [-h] [-v]

FLAGS
  -h, --help     Show CLI help.
  -v, --verbose

DESCRIPTION
  Update installed plugins.

tpe register

Generate wif key, address, seed phrase in random chain from the selected network

USAGE
  $ tpe register

DESCRIPTION
  Generate wif key, address, seed phrase in random chain from the selected network

See code: dist/src/commands/register/index.ts

tpe tasklist

Shows the list of all tasks for the current account

USAGE
  $ tpe tasklist

DESCRIPTION
  Shows the list of all tasks for the current account

EXAMPLES
  $ cd app_dir && pow-up

See code: dist/src/commands/tasklist/index.ts

tpe upload

Upload application files to the storage

USAGE
  $ tpe upload

DESCRIPTION
  Upload application files to the storage

EXAMPLES
  $ cd app_dir && pow-up

See code: dist/src/commands/upload/index.ts

1.11.120

2 months ago

1.11.119

4 months ago

1.11.118

4 months ago

1.11.115

5 months ago

1.11.117

5 months ago

1.11.116

5 months ago

1.11.113

6 months ago

1.11.114

6 months ago

1.11.111

7 months ago

1.11.112

7 months ago

1.11.108

9 months ago

1.11.109

8 months ago

1.11.110

8 months ago

1.11.107

11 months ago

1.11.106

12 months ago

1.11.98

1 year ago

1.11.99

1 year ago

1.11.102

1 year ago

1.11.103

1 year ago

1.11.100

1 year ago

1.11.101

1 year ago

1.11.104

1 year ago

1.11.105

1 year ago

1.11.97

1 year ago

1.11.96

1 year ago

1.11.94

1 year ago

1.11.95

1 year ago

1.11.92

1 year ago

1.11.93

1 year ago

1.11.9

1 year ago

1.10.4

1 year ago

1.8.1

2 years ago

1.6.3

2 years ago

1.8.0

2 years ago

1.6.2

2 years ago

1.11.0

1 year ago

1.11.4

1 year ago

1.11.3

1 year ago

1.11.2

1 year ago

1.11.1

1 year ago

1.11.8

1 year ago

1.11.7

1 year ago

1.11.6

1 year ago

1.11.5

1 year ago

1.7.3

2 years ago

1.9.0

2 years ago

1.7.2

2 years ago

1.7.1

2 years ago

1.7.0

2 years ago

1.10.1

2 years ago

1.10.0

2 years ago

1.6.1

2 years ago

1.6.0

2 years ago

1.5.0

2 years ago

1.3.0

2 years ago

1.2.18

2 years ago

1.2.19

2 years ago

1.2.20

2 years ago

1.2.23

2 years ago

1.2.21

2 years ago

1.2.22

2 years ago

1.2.17

2 years ago

1.0.0

2 years ago

1.2.16

2 years ago

1.2.15

2 years ago

1.2.11

2 years ago

1.2.8

2 years ago

1.2.6

2 years ago

1.2.4

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.1.6

2 years ago

1.0.7

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.2

2 years ago