Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@anaqor/planqk

Package Overview
Dependencies
Maintainers
2
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@anaqor/planqk

PlanQK Platform CLI

  • 1.0.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
51
increased by8.51%
Maintainers
2
Weekly downloads
 
Created
Source

planqk-cli

  • Usage
  • Commands

Usage

$ npm install -g @anaqor/planqk
$ planqk COMMAND
running command...
$ planqk (--version)
@anaqor/planqk/1.0.1 linux-x64 node-v16.16.0
$ planqk --help [COMMAND]
USAGE
  $ planqk COMMAND
...

Commands

planqk autocomplete [SHELL]

display autocomplete installation instructions

USAGE
  $ planqk autocomplete [SHELL] [-r]

ARGUMENTS
  SHELL  shell type

FLAGS
  -r, --refresh-cache  Refresh cache (ignores displaying instructions)

DESCRIPTION
  display autocomplete installation instructions

EXAMPLES
  $ planqk autocomplete

  $ planqk autocomplete bash

  $ planqk autocomplete zsh

  $ planqk autocomplete --refresh-cache

See code: @oclif/plugin-autocomplete

planqk init

Initialize a PlanQK project.

USAGE
  $ planqk init

DESCRIPTION
  Initialize a PlanQK project.

EXAMPLES
  $ planqk init

See code: dist/commands/init/index.ts

planqk login

Login with your PlanQK Platform credentials

USAGE
  $ planqk login [--help] [-t <value>]

FLAGS
  -t, --token=<value>  Your personal access token
  --help               Show CLI help.

DESCRIPTION
  Login with your PlanQK Platform credentials

EXAMPLES
  $ planqk login -t <personal access token>

See code: dist/commands/login/index.ts

planqk logout

Logout of the PlanQK Platform

USAGE
  $ planqk logout [--help]

FLAGS
  --help  Show CLI help.

DESCRIPTION
  Logout of the PlanQK Platform

EXAMPLES
  $ planqk logout

See code: dist/commands/logout/index.ts

planqk up

Creates and updates a PlanQK Service

USAGE
  $ planqk up

DESCRIPTION
  Creates and updates a PlanQK Service

EXAMPLES
  $ planqk up

See code: dist/commands/up/index.ts

Keywords

FAQs

Package last updated on 09 May 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc