Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IUpdateProfileFromCliArgs

TODO - wasn't this moved???

export
interface

IUpdateProfileFromCliArgs

Hierarchy

Index

Properties

Properties

args

args: Arguments

Optional merge

merge: boolean

Should the contents of the new profile be merged with the contents of the old one?

Optional name

name: string

The name of the profile to update.

memberof

IUpdateProfile

Optional profile

profile: IProfile

The contents of the profile for the update - if merge is NOT specified, simply overwrites the existing profile with the contents specified here.

memberof

IUpdateProfile

Generated using TypeDoc